About / What is LibBuildPB
--------------------------

  LibBuildPB is a set of PureBasic source code 'snippets'/templates/macros;

  The latest official version(s) can be found at http://www.ctuser.net. For
  suggestions, questions, requests or bug reports, send eMail to
  info@ctuser.net.

Copying / License / ...
-----------------------

  LibBuildPB and code 'snippets'/templated/macros are free software; you can
  redistribute them and/or modify them under the terms of the GNU General
  Public License as published by the Free Software Foundation; either version 2
  of the License, or (at your option) any later version.

  This program is distributed in the hope that it will be useful, but WITHOUT
  ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
  FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

  You should have received a copy of the GNU General Public License along with
  this program; if not, write to the Free Software Foundation, Inc., 59 Temple
  Place, Suite 330, Boston, MA  02111-1307  USA

  If you have any questions, suggestions or bug reports about this product,
  contact me: info@ctuser.net; Please do not contact me about general B.A.S.I.C.
  language or A.P.I. issues.

  Files (depending on the package you downloaded, not all files may be included)
   - inc\*.*                      Code 'snippets'/templates/macros
   - LibBuild.pb                  Core module
   - LibBuildPB.txt               Documentation etc.
   - License.txt                  GNU General Public License
   - Resource.h                   Resource script definitions, included for
                                  completeness.

Version history
---------------

  2014.10.16
    - Add: HiWordU / LoWordU and HiWordS / LoWordS macros
    - Add: SizeToXiBStringEx
    - Add: SizeToXiBString_ProgStyle
    - Add: MySQL_EscapeField, MySQL_EscapeValue and MySQL_EscapeLikeValue
    - Add: DateIsGregYear (very optimized since VB6)
    - Add: DateTripleToLong (massively optimized assembly since VB6)
    - Add: DateStringToLong
    - Add: #FOF_WANTNUKEWARNING constant
    - Add: LoadResEx_ImageIconWEMFExML

  2014.08.10
    - Fix: Cannot start on Windows NT4 due missing GetMonitorInfoW function
    - Fix: Icon/EMF/WMF Transparency issue (Windows 9x / NT4 / 2000)

  2014.??.??
    PureBasic port or a set of the VB6 LibBuild code snippets/templates,
    64bit compatible
